home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / crypt.arc / CRYPT.DOC next >
Text File  |  1980-01-01  |  4KB  |  88 lines

  1.  
  2.                             Crypt Version 1.02 
  3.              (c) Copyright 1985 Utilization Concepts Institute 
  4.                           Written by Dave Gardner 
  5.  
  6. Disclaimer: 
  7.          
  8.               This program is being distributed under the Freeware 
  9.          concept where users are urged to distribute this program in 
  10.          original form, not modified in any way, to their friends and 
  11.          other BBS.  The author claims no responsibility for any 
  12.          damage either accidental or otherwise through use of this 
  13.          program.  The program is provided "AS IS" without warranty of 
  14.          any kind, either expressed or implied.  The entire risk as to 
  15.          the quality and compatibility of the program is with YOU.  
  16.  
  17.  
  18. Introduction:               
  19.  
  20.               Welcome to U.C.I. Crypt!! A file encryption/decryption 
  21.          utility for the IBM PC/XT/AT/JR, COMPAQ, and all other 
  22.          compatibles running under DOS 2.xx and higher.  This program 
  23.          was written in structured assembly language on an IBM XT.  
  24.          Note:  Don't rename CRYPT.EXE to anything else for security
  25.          reasons and because the program will ignore CRYPT.EXE when it 
  26.          encrypts/decrypts files.
  27.  
  28. Instructions: 
  29.  
  30.               U.C.I. Crypt is a very useful, simple, and relatively 
  31.          fast running utility that enables the user to secure ones 
  32.          files from unauthorized viewing, execution, and possible 
  33.          modifications.  The program scrambles the selected file to 
  34.          the point where it is completely unexecutable and unviewable.  
  35.          To begin this process type at the DOS prompt A>Crypt  and the 
  36.          program should come up with a startup up screen and ask you 
  37.          for a directory mask.  The program defaults to *.* or you may 
  38.          enter your own specifications.  ALL DOS WILDCARD CHARACTERS 
  39.          ARE ACCEPTABLE and subdirectories are also supported.  Next 
  40.          the the program will ask you if you want to encrypt or 
  41.          decrypt files.  SPECIAL NOTE:  You may only encrypt a file 
  42.          once to prevent other unauthorized users from trying to 
  43.          encrypt a file without your knowledge.  Next the program
  44.          prompts you to enter either an encryption or decryption 
  45.          string.  This string can be from 1 to 80 characters and must 
  46.          be remembered in order to decrypt the file.  WARNING!!  YOU 
  47.          MUST REMEMBER YOUR ENCRYPTION STRING!!  Next you will be 
  48.          prompted whether or not you want to manually select each 
  49.          file.  Now you are through with your work and now its up all 
  50.          to the computer.  Good Luck and don't forgot your encryption 
  51.          string!   
  52.  
  53.  
  54. Reserved Filenames and Error Messages: 
  55.  
  56.               Certain filenames such as AUTOEXEC.BAT, COMMAND.COM, 
  57.          CONFIG.SYS, CRYPT.EXE, and others have been specially flagged 
  58.          so they won't be encrypted for user convenience.  An 
  59.          insufficient space available error message is displayed when 
  60.          you attempt to encrypt a file that requires more space than 
  61.          is currently available on your disk.  Most other error 
  62.          message are self-explanatory and currently do not need to be 
  63.          explained. 
  64.  
  65.  
  66. Problems, Suggestions, and Donations 
  67.  
  68.               If you discover any bugs or severe problems in the above 
  69.          program I would most appreciate that you notify me of the 
  70.          problem.  Also any suggestions you might have regarding this 
  71.          program or any of the many other U.C.I. programs would be 
  72.          much appreciated.  If you enjoy this program please support 
  73.          the author by sending 10 dollars to: 
  74.          
  75.                      U.C.I.  c/o Dave Gardner 
  76.                      P.O. Box 2155 
  77.                      Mesa, Az. 85204 
  78.                      Ph. (602)834-6340 
  79.          Upon receipt of your support money you will be sent our 
  80.          current catalog of other fine programs.  Please help 
  81.          distribute this program by copying it for your friends.  
  82.          
  83.  
  84. Futher Comments:
  85.          
  86.               If the program Crypt is modify in any way it will cause 
  87.          erasure of the program and send it to never never land.
  88.